projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8ddf31
)
(load_charset_map): Remove unnecessary code.
author
Kenichi Handa
<handa@m17n.org>
Fri, 1 May 2009 12:16:51 +0000
(12:16 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Fri, 1 May 2009 12:16:51 +0000
(12:16 +0000)
src/charset.c
patch
|
blob
|
history
diff --git
a/src/charset.c
b/src/charset.c
index 107647f3b239d7042f78ffed793b4e0657296e97..59e676f00aee0855ab0b6a6bae5ec198c3c68bf7 100644
(file)
--- a/
src/charset.c
+++ b/
src/charset.c
@@
-319,7
+319,6
@@
load_charset_map (charset, entries, n_entries, control_flag)
{
memset (temp_charset_work->table.decoder, -1,
sizeof (int) * 0x10000);
- temp_charset_work->for_encoder = 0;
}
else
{